MNIST App

價格:免費

更新日期:2017-11-03

檔案大小:因裝置而異

目前版本:因裝置而異

版本需求:Android 4.0.3 以上版本

官方網站:http://www.rodrigo-silveira.com

Email:webmaster@rodrigo-silveira.com

聯絡地址:隱私權政策

MNIST App(圖1)-速報App

A personal project that applies machine learning proficiency. The app allows users to draw a number on the phone, and using the raw pixels of this drawing as input, the model predicts with high accuracy what the number is.

The project involved:

+ Using the existing MNIST dataset.

+ Applying data augmentation techniques to increase dataset.

MNIST App(圖2)-速報App

+ Developing, training, debugging, and optimizing multiple deep learning models.

+ Deploying the best model to TensorFlow mobile.

+ Developing a backend web API that collects users usage of the app to continue to train the model.

+ Over 20,000 observations have been collected to date from users interacting with the app.

MNIST App(圖3)-速報App

Tools used:

+ TensorFlow

+ Python

+ Apache

MNIST App(圖4)-速報App

+ Node.js

+ Express

MNIST App(圖5)-速報App